github.com/klauspost/compress/zstd.Decoder.drainOutput (method)

5 uses

	github.com/klauspost/compress/zstd (current package)
		decoder.go#L153: 		d.drainOutput()
		decoder.go#L171: 	d.drainOutput()
		decoder.go#L252: func (d *Decoder) drainOutput() {
		decoder.go#L306: 		d.drainOutput()
		decoder.go#L585: 	d.drainOutput()